moved saroute options to options/
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 17 May 2006 00:57:26 +0000 (00:57 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 17 May 2006 00:57:26 +0000 (00:57 +0000)
gpsbabel/xmldoc/formats/options/saroute-controls.xml
gpsbabel/xmldoc/formats/options/saroute-split.xml
gpsbabel/xmldoc/formats/options/saroute-times.xml
gpsbabel/xmldoc/formats/options/saroute-turns_important.xml
gpsbabel/xmldoc/formats/options/saroute-turns_only.xml
gpsbabel/xmldoc/formats/saroute.xml

index 8b137891791fe96927ad78e64b0aad7bded08bdc..e532c0c6d9eb5d4bf080895b37ec05fc03a31903 100644 (file)
@@ -1 +1,10 @@
-
+<para>This option lets you read the control points
+(start, end, vias, and stops) for your route as well as the route
+itself.  The default for this option is 'none', which won't read the
+control points.  You may also specify 'waypoints', which reads the
+control points as waypoints, or 'route', which creates an extra route
+named 'control points' containing just the control points in order.
+Note that if your goal is to create an arc or other CSV file, you
+should use 'none' (or not use this option, which is the same
+thing.)</para>
+    
index 8b137891791fe96927ad78e64b0aad7bded08bdc..e83fd4d174acf94240a058e7cdb626b018e80d3c 100644 (file)
@@ -1 +1,5 @@
-
+      <para>This option causes GPSBabel to create separate
+routes for each street, creating a new route at each turn point.  For
+obvious reasons, 'split' cannot be used at the same time as the
+'turns_only' or 'turns_important' options.</para>
+    
index 8b137891791fe96927ad78e64b0aad7bded08bdc..857b3d3ceefdbf0e1c823a619588692e8f244ee3 100644 (file)
@@ -1 +1,5 @@
-
+      <para>This option causes GPSBabel to read the route as if
+it were a track, synthesizing times starting from the current time, using
+the estimated travel times specified in your route file (you can change your
+travel speeds in the DeLorme product you used to create the route file.)</para>
+    
index 8b137891791fe96927ad78e64b0aad7bded08bdc..82b793a09ad2fd858f98ea55e76e1ace4ba29559 100644 (file)
@@ -1 +1,6 @@
-
+      <para> This option only makes sense in
+conjunction with the 'simplify' filter.  It ensures that the route
+simplification process will remove the points corresponding to turns
+only after it has removed all other route points.
+</para>
+    
index 8b137891791fe96927ad78e64b0aad7bded08bdc..1c35dc5d86f77701307b4c5b70af195a3620ad09 100644 (file)
@@ -1 +1,4 @@
-
+      <para> This option causes GPSBabel to read only the
+waypoints associated with named turns.  This should create a list of
+waypoints that correspond to the itinerary from Street Atlas.</para>
+    
index e3d1b4bb4605e4a973d503b73bb07bd37f21d2ca..d0db6155cb4f26a25353c887f9d8deeab10134f6 100644 (file)
@@ -1,34 +1,7 @@
-
-      
-      
-      <para> This is a catch-all used by many Delorme mapping products
-and reads the anr, rte, and rtd formats as either tracks or
+<para> 
+This format reads route files from many Delorme mapping products.
+It supports the anr, rte, and rtd formats as either tracks or
 routes.</para>
-      <para> The 'turns_only' option causes GPSBabel to read only the
-waypoints associated with named turns.  This should create a list of
-waypoints that correspond to the itinerary from Street Atlas.</para>
-      <para> The 'turns_important' option only makes sense in
-conjunction with the 'simplify' filter.  It ensures that the route
-simplification process will remove the points corresponding to turns
-only after it has removed all other route points.
-</para>
-      <para>The 'split' option causes GPSBabel to create separate
-routes for each street, creating a new route at each turn point.  For
-obvious reasons, 'split' cannot be used at the same time as the
-'turns_only' or 'turns_important' options.</para>
-      <para>The 'controls' option lets you read the control points
-(start, end, vias, and stops) for your route as well as the route
-itself.  The default for this option is 'none', which won't read the
-control points.  You may also specify 'waypoints', which reads the
-control points as waypoints, or 'route', which creates an extra route
-named 'control points' containing just the control points in order.
-Note that if your goal is to create an arc or other CSV file, you
-should use 'none' (or not use this option, which is the same
-thing.)</para>
-      <para>The 'times' option causes GPSBabel to read the route as if
-it were a track, synthesizing times starting from the current time, using
-the estimated travel times specified in your route file (you can change your
-travel speeds in the DeLorme product you used to create the route file.)</para>
       <para> All options only apply to route files from newer (anr)
 versions of DeLorme software; older versions didn't store the turn
 information with the route.